How to Install pdf2djvu software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pdf2djvu software package in Ubuntu 14.04 LTS (Trusty Tahr)

pdf2djvu software package provides PDF to DjVu converter, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pdf2djvu 

pdf2djvu is installed in your system.

Make ensure the pdf2djvu package were installed using the commands given below,

$ sudo dpkg-query -l | grep pdf2djvu *

You will get with pdf2djvu package name, version, architecture and description in a table

pdf2djvu package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package pdf2djvu
Version 0.7.17-3ubuntu2
Description PDF to DjVu converter
Sub Section Text


See Also, How to uninstall or remove pdf2djvu software package from Ubuntu 14.04 LTS (Trusty Tahr)?